Add Bug#8828 to my 2011-06-15 entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Dec 2011 08:36:43 +0000 (00:36 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Dec 2011 08:36:43 +0000 (00:36 -0800)
src/ChangeLog

index d928dfbd56312552b42a22e04a04aa27929b0649..614f25510c7d8826e857f652967a49941ac93f56 100644 (file)
 
 2011-06-15  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Integer overflow and signedness fixes (Bug#8873).
+       Integer overflow and signedness fixes (Bug#8873, Bug#8828).
 
        * ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772.
        (GET_CCL_RANGE, IN_INT_RANGE): Use it.